PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setTextDecorationColor Method
The colour to be used for drawing text decorations.
In This Topic
    setTextDecorationColor Method
    In This Topic
    Sets the text decoration color.
    Syntax
    public void setTextDecorationColor( 
       PDFRgbColor value
    )

    Parameters

    value
    The colour to be used for drawing text decorations.
    See Also